setFormXObjectWidth Method
In This Topic
Sets the form XObject width.
If this value is 0, the width is computed automatically based on form XObject height in order to keep the original form XObject aspect ratio.
Syntax
public void setFormXObjectWidth(
double
)
|
Parameters
- width
- The width of the form XObject displayed in the cell.
See Also